速報APP / 圖書與參考資源 / What is C Programming

What is C Programming

價格:免費

更新日期:2018-09-23

檔案大小:2.5M

目前版本:1.1

版本需求:Android 2.3 以上版本

官方網站:https://www.facebook.com/healthinfoisfun/

Email:borpic@gmail.com

聯絡地址:16150 KB, MY

What is C Programming(圖1)-速報App

C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations. By design, C provides constructs that map efficiently to typical machine instructions, and therefore it has found lasting use in applications that had formerly been coded in assembly language, including operating systems, as well as various application software for computers ranging from supercomputers to embedded systems.

What is C Programming(圖2)-速報App

C was originally developed by Dennis Ritchie between 1969 and 1973 at Bell Labs, and used to re-implement the Unix operating system. It has since become one of the most widely used programming languages of all time, with C compilers from various vendors available for the majority of existing computer architectures and operating systems. C has been standardized by the American National Standards Institute (ANSI) since 1989 (see ANSI C) and subsequently by the International Organization for Standardization (ISO).

What is C Programming(圖3)-速報App

In C, a library is a set of functions contained within a single "archive" file. ... Libraries are often written in C because C compilers generate efficient object code; programmers then create interfaces to the library so that the routines can be used from higher-level languages like Java, Perl, and Python.

What is C Programming(圖4)-速報App

Although numerous computer languages are used for writing computer applications, the computer programming language, C, is the most popular language worldwide. Everything from microcontrollers to operating systems is written in C since it's very flexible and versatile, allowing maximum control with minimal commands.

What is C Programming(圖5)-速報App

C is a high-level and general-purpose programming language that is ideal for developing firmware or portable applications. Originally intended for writing system software, C was developed at Bell Labs by Dennis Ritchie for the Unix Operating System in the early 1970s.